home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 April: Mac OS SDK / Dev.CD Apr 96 SDK / Dev.CD Apr 96 SDK1.toast / Development Kits (Disc 1) / OpenDoc / Documentation / Tech Notes & Articles / Recipes / Scripting / 4-Scripting Update 1⁄9⁄94 < prev    next >
Encoding:
Text File  |  1995-04-22  |  724 b   |  29 lines  |  [TEXT/ttxt]

  1. OpenDoc™ Recipes
  2.  
  3.  
  4. Scripting Update 1/9/94
  5. By the OpenDoc Design Team
  6.  
  7.  
  8. © 1993-1995  Apple Computer, Inc. All Rights Reserved.
  9. Apple, the Apple logo, and Macintosh are registered trademarks of Apple Computer, Inc.
  10. Mac and OpenDoc are trademarks of Apple Computer, Inc. 
  11.  
  12.  
  13.  
  14. ODSemanticInterface/ODBaseSemanticInterface
  15.  
  16. The names of these classes have changed;
  17.  
  18. ODBaseSemanticInterface is now ODSemanticInterface.
  19.  
  20. ODSemanticInterface is now ODCPlusSemanticInterface
  21.  
  22. SIHlpAbs.h, SIHelper.h and SemtIntf.idl/.cpp now all live the public utilities folder.
  23.  
  24. SIHelper
  25.  
  26. The last parameter to InstallEventHandler has been removed. There is no longer a concept of getting any event forwarded to any part that wants to see it.
  27.  
  28.           
  29.